Function csfml_graphics_sys::sfFont_createFromMemory [] [src]

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