Function C3D_TexSetLodBias

Source
pub unsafe extern "C" fn C3D_TexSetLodBias(
    tex: *mut C3D_Tex,
    lodBias: f32,
)