Skip to main content

fexpr_pow

Function fexpr_pow 

Source
pub unsafe extern "C" fn fexpr_pow(
    res: *mut fexpr_struct,
    a: *const fexpr_struct,
    b: *const fexpr_struct,
)