[][src]Function keytar::ffi::delete_password

pub fn delete_password(
    service: String,
    account: String
) -> Result<bool, Exception>

Delete the stored password for the service and account.

Equivalent to deletePassword