Function blFontLoaderAssignMove

Source
pub unsafe extern "C" fn blFontLoaderAssignMove(
    self_: *mut BLFontLoaderCore,
    other: *mut BLFontLoaderCore,
) -> BLResult