Function raylib_sys::LoadShader[][src]

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