Function asGeneric_SetReturnDouble

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