[][src]Function miniquad::gl::glGetPathSpacingNV

pub unsafe extern "C" fn glGetPathSpacingNV(
    pathListMode: u32,
    numPaths: i32,
    pathNameType: u32,
    paths: *const c_void,
    pathBase: u32,
    advanceScale: f32,
    kerningScale: f32,
    transformType: u32,
    returnedSpacing: *mut f32
)