Function raylib::ffi::LoadShader[][src]

pub unsafe extern "C" fn LoadShader(
    vsFileName: *const i8,
    fsFileName: *const i8
) -> Shader