Function cublasGetProperty

Source
pub unsafe extern "C" fn cublasGetProperty(
    type_: libraryPropertyType,
    value: *mut c_int,
) -> cublasStatus_t