Function asGeneric_SetReturnFloat

Source
pub unsafe extern "C" fn asGeneric_SetReturnFloat(
    g: *mut asIScriptGeneric,
    val: f32,
) -> c_int