sfFont_createFromMemory

Function sfFont_createFromMemory 

Source
pub unsafe extern "C" fn sfFont_createFromMemory(
    data: *const c_void,
    sizeInBytes: usize,
) -> *mut sfFont