[][src]Function raylib_sys::LoadShader

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