Skip to main content

lo_coerce

Function lo_coerce 

Source
pub unsafe extern "C" fn lo_coerce(
    type_to: lo_type,
    to: *mut lo_arg,
    type_from: lo_type,
    from: *mut lo_arg,
) -> c_int