Function graphene_sys::graphene_matrix_transpose

source ·
pub unsafe extern "C" fn graphene_matrix_transpose(
    m: *const graphene_matrix_t,
    res: *mut graphene_matrix_t
)